 x	E                                                                 use both. The first method, saves all procedures. This is nice, as now you have the basic program, for all future pictures.  All thats required is to call up a picture
  SAVING SmartLOGO Pictures: 
 
There are two methods to save a SmartLOGO picture. We use both. The first method, saves all procedures. This is nice, as now you have the basic program, for all future pictures.  All thats required is to call up a picture, use the editor (ES and a number) change the shapes, save it, and call the picture by a new name, and presto, another picture. 
 
To save all procedures, to a disk or Data Pack, enter: 
 
SAVE "TEXLOGO (TEXLOGO is a name you pick to call it) 
 
Now all procedures are saved. This can not be used by PowerPAINT. So we must save it another way. To make it available to PowerPAINT, enter: 
 
SAVEPICT "TEXPIC (Once again, you name it whatever you want) 
 
the picture is now saved in a format that can be used by PowerPAINT. 
 
NEW PICTURES:
 
 Once you have the picture saved, you may want to continue with another picture. All you have to do, is erase the TEX procedure, and reuse START and the four SETUP procedures. To erase the TEX procedure enter:

   ER [TEX] 
 
If you want to check if it is erased, just enter POTS and all procedures in memory will print out. 
 
It is recommended to save the picture under both procedures, incase you want to edit it later. To see if the picture is in memory on disk or tape, enter: 
 
LOADPICT "TEXPIC 
 
and the picture will load from disk, and go on the screen.  To load the other procedures, enter: 
 
LOAD "TEXLOGO 
 
You will see the procedures load, and once the cursor comes back, you may enter: 
 
TEX 
 
and the picture should appear.  PowerPAINT. So we must save it another way. To make it available 
